Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0194 - Alias Surrogate Not Found

Error message

The function &(2:) tries to read the alias with surrogate &(1:) - but this alias does not exist.

Parameters

&1 - AliasSurrogate

&2 - FunctionName - the function that tries to read the information about the alias.

Description

This message is logged when a function that resolves all information for a link finds an identification of an alias that does not exist in the alias table.

Action

This is a case of database inconsistency - and as such should not happen. It is possible to check the link database table (WSLINKP) to find out where the specified alias surrogate is referenced - but is is necessary to use e.g. SQL to do so. The error should not have any effect on the behavior of the application.

You can contact Websydian Support to get help in investigating the issue.

Category / Severity

System / Error